home *** CD-ROM | disk | FTP | other *** search
- ; CON5new.cfg
- ; The fifth connector (horizontal) going from the right of the screen to the left of the
- ; colour/language border
-
- ; Screen name ********* ENTER NAME OF SCREEN ON NEXT LINE **********
- SCREENNAME Connect5Screen
-
- ;Establish resize window
- ; NOTE: The second parameter following a T reference start position is a 2dec.pl.
- ; percentage for fine tuning (same as normal reference RELATIVETO positioning)
- BEGINRESIZE
- XSTART T5 0
- YSTART T5 8181
- XEND 319
- YEND T5 8181
- LOHEIGHT 18
- HIHEIGHT 36
- ENDWINDOW
-
- ; Horizontal extender
- BEGINENTITY
- XCENTRED
- YCOORD 0
- TRANSPARENT
- ~G2~HEXTENDLEFT
- ~G2~HEXTENDMID1
- ~G2~HEXTENDMID2
- ~G2~HEXTENDMID3
- ~G2~HEXTENDMID4
- ~G2~HEXTENDRIGHT
- ~G2~HEXTENDLEFT
- ~G2~HEXTENDMID1
- ~G2~HEXTENDMID2
- ~G2~HEXTENDMID3
- ~G2~HEXTENDMID4
- ~G2~HEXTENDRIGHT
- ~G2~HEXTENDLEFT
- ~G2~HEXTENDMID1
- ~G2~HEXTENDMID2
- ~G2~HEXTENDMID3
- ~G2~HEXTENDMID4
- ~G2~HEXTENDRIGHT
- ~G2~HEXTENDLEFT
- ~G2~HEXTENDMID1
- ~G2~HEXTENDMID2
- ~G2~HEXTENDMID3
- ~G2~HEXTENDMID4
- ~G2~HEXTENDRIGHT
- ACTIVE
- ENDENTITY
-